Software Design, Testing & Engineering
azw3, pdf |eng | 2016-01-08 | Author:Eberhard Wolff [Wolff, Eberhard]

For many messaging solutions a messaging server and therefore an additional infrastructure are required. This infrastructure has to be operated in a manner that prevents failures because failures would cause ...
( Category: Software Development February 15,2020 )
epub |eng | 2019-12-03 | Author:Software Diagnostics Institute & Dmitry Vostokov [Software Diagnostics Institute]

Analysis Pattern Duality Some of our memory analysis patterns are parameterized by structural constraints (such as a particular type of space or dump, or a memory region) or objects (for ...
( Category: Software Development February 14,2020 )
epub |eng | | Author:Marcus Hammarberg Joakim Sundén

Spontaneous kaizen Just focusing on smells, deviations, and problems on the board isn’t useful, of course, if you don’t try to do something about them. When the daily standup ends, ...
( Category: Software Development February 14,2020 )
epub |eng | 2020-01-26 | Author:Mark Richards

Chapter 15. Space-Based Architecture Style Most web-based business applications follow the same general request flow: a request from a browser hits the web server, then an application server, then finally ...
( Category: Software Development February 10,2020 )
epub |eng | 2012-07-19 | Author:Rickford Grant & Phil Bull [Rickford Grant and Phil Bull]

Tomboy One of the downsides of the new Unity desktop environment is that you can’t run most GNOME panel applets anymore . . . well, not easily anyway. Sticky Notes, ...
( Category: Software Development February 10,2020 )
epub, pdf |eng | 2020-01-20 | Author:Dan Kottmann & Chris Patten & Tom Steele [Dan Kottmann]

( Category: Testing February 10,2020 )
epub |eng | 2019-07-05 | Author:Carol Nichols [Carol Nichols]

( Category: Software Development February 10,2020 )
epub |eng | 2019-02-09 | Author:Josh Lospinoso

Deleters Deleters work the same way for shared pointers as they do for unique pointers except you don’t need to provide a template parameter with the deleter’s type. Simply pass ...
( Category: Object-Oriented Design February 10,2020 )
epub, azw3 |eng | 2018-09-03 | Author:Hillary Sanders & Joshua Saxe [Hillary Sanders]

Now suppose you want to test the detection system’s accuracy using a set of benignware and malware. You can run the detector on each binary and keep count of which ...
( Category: Testing February 10,2020 )
epub |eng | | Author:Carlo Scarioni & Massimo Nardone

Open the project and update the pom.xml file as shown Listing 6-24.<?xml version="1.0" encoding="UTF-8"?> <project xmlns:="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.1.4.RELEASE</version> <relativePath/> <!-- lookup parent from repository ...
( Category: Software Development February 6,2020 )
epub, pdf |eng | 2019-12-08 | Author:Ezra Thess Mendoza Guevarra [Ezra Thess Mendoza Guevarra]

( Category: Software Development January 30,2020 )
epub, pdf |eng | | Author:James Miller

Another approach is to order the Monte Carlo samples from low to high and estimate the probability level directly from the sample. For example, the cumulative 99% probability level may ...
( Category: Software Development January 23,2020 )
mobi |eng | 2019-01-30 | Author:Remo H. Jansen

Instance properties versus class properties Because JavaScript is a dynamic programming language, we can add properties and methods to an instance of an object at runtime; and they don't need ...
( Category: Software Development January 15,2020 )
mobi, epub |eng | 2018-06-01 | Author:Jeff Smith

What’s your favorite food? Do you like to go out or are you more of a cave-body? Do you want to have cubs someday? In the first version of their ...
( Category: Testing January 10,2020 )
epub |eng | 2018-11-20 | Author:Mik Kersten [Kersten, Mik]

Copyright © Tasktop Technologies, Inc. 2017–2018. All rights reserved. Figure 5.2: Sample Value Stream Dashboard This sample dashboard provides a glimpse into how the Flow Framework can be used to ...
( Category: Software Development January 9,2020 )